Fix a build problem when enabling XEN_SYSFS on xen/ia64.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 21 Mar 2006 21:48:04 +0000 (22:48 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 21 Mar 2006 21:48:04 +0000 (22:48 +0100)
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
linux-2.6-xen-sparse/drivers/xen/core/xen_sysfs.c

index fb6b9d1901cf13c1b3e594ad37d25db249cf14d3..e26ab7f0037fe5fbfa01eccf81b6751260721e5c 100644 (file)
@@ -12,6 +12,7 @@
 #include <linux/module.h>
 #include <linux/init.h>
 #include <asm/hypervisor.h>
+#include <xen/features.h>
 #include <xen/hypervisor_sysfs.h>
 
 MODULE_LICENSE("GPL");